Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opt xpu perf for deepseek #9916

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

QingshuChen
Copy link
Contributor

PR types

Performance optimization

PR changes

Others

Description

add xpu fuse op

Copy link

paddle-bot bot commented Feb 20, 2025

Thanks for your contribution!

Copy link

codecov bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 37.50000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 51.33%. Comparing base (8f4e0f0) to head (e94f2c2).
Report is 23 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/deepseek_v2/modeling.py 0.00% 5 Missing ⚠️
paddlenlp/transformers/moe_layer.py 54.54% 5 Missing ⚠️

❌ Your patch check has failed because the patch coverage (37.50%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project check has failed because the head coverage (51.33%) is below the target coverage (58.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9916      +/-   ##
===========================================
- Coverage    51.75%   51.33%   -0.42%     
===========================================
  Files          738      745       +7     
  Lines       117238   118600    +1362     
===========================================
+ Hits         60673    60887     +214     
- Misses       56565    57713    +1148     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants